Welcome![Sign In][Sign Up]
Location:
Search - eeprom asm

Search list

[Embeded-SCM DevelopsaveToEEpRom

Description: PLC中参数保存到EEpRom中源码-PLC parameters were kept to EEpRom FOSS
Platform: | Size: 7168 | Author: 王怀明 | Hits:

[Com Porti2c汇编语言

Description: I2C端口设计,由ASM设计完成,实现I2C端口功能-I2C port design, the design completed by ASM, I2C port functions
Platform: | Size: 4096 | Author: 韦伯 | Hits:

[SCMEEPROM读写程序

Description: i2c总线eeprom读写程序 可以读些从21c01--24c512的i2c总线eeprom芯片-i2c bus EEPROM read and write procedures can read more from 21c01-- the i2c bus 24c512 chip EEPROM
Platform: | Size: 2048 | Author: 周长盛 | Hits:

[Otherp240102

Description: EEPROM(2401)的读写代码,用EMC所写.非常适合初学者做为编成时参考.-EEPROM (2401) read and write code, written with EMC. Very suitable for beginners as formation of reference.
Platform: | Size: 2048 | Author: 张灵 | Hits:

[SCM24C01--24C256EEPROM的字节读写操作C语言程序

Description: 24C01--24C256共9种EEPROM的字节读写操作程序,请大家支持。-24C01-- 24C256 a total of nine species of bytes EEPROM read and write operations, please support.
Platform: | Size: 2048 | Author: 震涛 | Hits:

[assembly language2402

Description: eeprom的使用读写信息所需要的程序信号是24C02-EEPROM read and write information to the use of the procedures required for signal is 24C02
Platform: | Size: 1024 | Author: 陈建清 | Hits:

[SCMEEPROM24CXX

Description: EEPROM 24CXX应用程序供参考 对EEPROM数据区读出(当前值=ADDR+WRC_<=0FFH),每进行一次读操作将使ADDR值减一;读出数据后程序将把该数据存入通用寄存器中,开始存放的地址由FSR的值指定(范例为30H),每进行一次读操作将使FSR的值加一;读出规定个数(由寄存器REC_给定,范例值为0FH)的数值后,结束读出,回main-EEPROM qi application for reference to the District EEPROM data read out (current value = A DDR WRC_
Platform: | Size: 1024 | Author: 风鹰 | Hits:

[SCMa24C64

Description: 串行EEPROM芯片资料,用单片机引脚二线制访问-serial EEPROM chip information, Two-pin MCU visit
Platform: | Size: 190464 | Author: yjglwyyjg | Hits:

[SCMSPIyingyong

Description: 我自己编写的SPI访问EEPROM的25AA045源代码,里面有PROTEUS的仿真,可以查看SPI时序,还有逻辑分析,有兴趣的朋友可以看看!-I am prepared SPI visit EEPROM of 25AA045 source code, which has PROTEUS simulation, you can view the SPI time series, as well as logical analysis, interested friends can see!
Platform: | Size: 62464 | Author: 王明 | Hits:

[SCMtybsch

Description: 单片机例程的原理图打包 液晶 AD EEPROM LED 电机 BEEP 键盘等-Singlechip routine schematic packing LCD AD EEPROM LED electric keyboard BEEP
Platform: | Size: 602112 | Author: 周波 | Hits:

[SCMEEPROM

Description: stc的资料-STC information
Platform: | Size: 1024 | Author: ww | Hits:

[assembly language93C46-A

Description: 這是一個學習如何寫入的93c46的EEPROM 的程式.-This is a 93c46 to learn how to write the EEPROM program.
Platform: | Size: 2048 | Author: Johnson | Hits:

[Otherfet430uif_eeprom

Description: MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
Platform: | Size: 4096 | Author: 束庭中 | Hits:

[Embeded-SCM Developejemplosi2c-eeprom

Description: Example to PIC with I2C and EEPROM
Platform: | Size: 5120 | Author: shirowpk | Hits:

[assembly language24CXX

Description: EEProm的读写程序,C51单片机对24Cxx系列存储器的操作-EEProm process of reading and writing, C51 single-chip memory of the operation 24Cxx Series
Platform: | Size: 6144 | Author: 江润坤 | Hits:

[assembly languageAVR-ASM

Description: AVR单片用源码: 访问的EEPROM ,块拷贝例程,负载程式记忆体,安装和使用的模拟比较,多和分裂例程,乘法和分裂例程,16位算法 -Accessing the EEPROM、Block Copy Routines、Load Program Memory、Setup and Use the Analog Comparator、Multiply and Divide Routines、Multiply and Divide Routines、16-bit Arithmetics
Platform: | Size: 14336 | Author: Kevin | Hits:

[SCMHT49R30A-1_93lc46s

Description: HT93LC46EEPROM 是Holtek 制造的1K 位系列的EEPROM(电子可擦除只读存储器),一般 它用于微控制器的固定数据的存储。在本文中,我们将以Holtek 公司8 位微控制器HT49 系列为例,介绍该芯片常用的操作功能代码。用户只需把代码加到程序中,并且在使用HT93LC46 之前将引脚CS/SK/DI/DO 连接即可。-HT93LC46EEPROM is a 1K-bit Holtek manufactured series of EEPROM (electronic erasable read-only memory), general micro-controller is used to store fixed data. In this article, we will Holtek' s 8-bit microcontroller HT49 series, for example, the introduction of the chip code commonly used operating functions. Users simply add the code the program, and before the use of HT93LC46 pin CS/SK/DI/DO connection is needed.
Platform: | Size: 1024 | Author: 张钧 | Hits:

[assembly languageEEPROM

Description: 此程序由PIC系列单片机的汇编语言编写,有详细文档说明,只需要将个别寄存器做些修改即可用于你的程序中,适用于PIC单片机读写I2C接口的EEPROM,如24CXX、24LCXX系列的芯片-PIC MCU asm soure code to read and write eeprom,24cxx\24lcxx .
Platform: | Size: 3072 | Author: gxl | Hits:

[assembly languageAT28C16

Description: 常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very simple, based on the actual situation of the circuit connectivity, self-determined memory addresses, finally do not forget to also 8 LED and 470 ohm resistors.
Platform: | Size: 1024 | Author: wangjinshan | Hits:

[SCMEEPROM

Description: 读写 cypress psoc1 模拟EEPROM的代码。汇编代码-EEPROM read and write cypress psoc1 simulation code. Assembly code
Platform: | Size: 2048 | Author: chenxu | Hits:
« 12 3 4 »

CodeBus www.codebus.net